ClientOptions Class

NAMESPACE

RASAdminEngine.Core.OutputModels.ClientRulesPolicy.ClientOptions

DESCRIPTION

Client Options Policy

INHERITED FROM

RASSerilazableObj
ClientOptions

INTERFACES

PUBLIC PROPERTIES

Type Name Description
ClientOptionsAdvancedSettings Advanced The Client Options Advanced policies.
Appearance Appearance The Client Options appearance policy.
Connection Connection The Client Options connection policy.
Boolean Enabled Whether Client Options policy is enabled or not
Logging Logging The Client Options logging policy.
PCKeyboard PCKeyboard The Client Options PC Keyboard policy.
SingleSignOn SingleSignOn The Client Options Single-Sign-On policy.
Update Update The Client Options update policy.

PUBLIC METHODS

Type Name Description
Int32 CompareTo (Object obj) Inherited from RASSerilazableObj
Boolean Equals (Object obj) Inherited from RASSerilazableObj
Int32 GetHashCode () Inherited from RASSerilazableObj
Type GetType ()
String ToString ()

References to Types

ClientPolicy